Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps cmake from 4.1.0 to 4.1.2.

Commits
  • 9a75815 [Bot] Update to CMake 4.1.2
  • 3af4837 chore(deps): update pre-commit hooks
  • 99f8933 chore(deps): bump wntrblm/nox in the actions group
  • 007c218 chore(deps): bump astral-sh/setup-uv from 6 to 7 in the actions group (#645)
  • 76b40fd chore(deps): update pre-commit hooks (#644)
  • 3428d08 [Bot] Update to OpenSSL 3.5.4 (#642)
  • 7035db5 chore(deps): update pre-commit hooks
  • b4c4ec3 [Bot] Update to OpenSSL 3.5.3
  • fbf6c1e chore(deps): update pre-commit hooks
  • 1a2372f chore(deps): bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
- [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/main/HISTORY.rst)
- [Commits](scikit-build/cmake-python-distributions@4.1.0...4.1.2)

---
updated-dependencies:
- dependency-name: cmake
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 08:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 22 0 0 0.44s
✅ DOCKERFILE hadolint 2 0 0 0.71s
✅ GHERKIN gherkin-lint 6 0 0 2.01s
✅ JSON npm-package-json-lint yes no no 0.49s
✅ JSON prettier 15 2 0 0 0.42s
✅ JSON v8r 15 0 0 7.72s
✅ MARKDOWN markdownlint 11 0 0 0 0.82s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.21s
✅ REPOSITORY gitleaks yes no no 0.82s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 34.3s
✅ REPOSITORY secretlint yes no no 0.85s
✅ REPOSITORY syft yes no no 1.85s
✅ REPOSITORY trivy yes no no 4.58s
✅ REPOSITORY trivy-sbom yes no no 0.23s
✅ REPOSITORY trufflehog yes no no 2.67s
⚠️ SPELL lychee 73 1 0 10.47s
✅ YAML prettier 28 0 0 0 1.02s
✅ YAML v8r 28 0 0 8.4s
✅ YAML yamllint 28 0 0 0.8s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[IGNORED] docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a)
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer)
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........122
✅ Successful.....119
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in README.md
[ERROR] https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer | Network error: error sending request for url (https://securityscorecards.dev/viewer/?uri=github.com/philips-software/amp-devcontainer)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-994

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 536.92 MB 536.92 MB 263 B (0%) 🔽
linux/arm64 493.6 MB 493.6 MB +63 B (+0%) 🔼

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-994

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 693.64 MB 693.65 MB +10.68 kB (+0%) 🔼
linux/arm64 676.93 MB 676.93 MB 2.44 kB (0%) 🔽

@github-actions
Copy link
Contributor

Test Results

 5 files  ±0   5 suites  ±0   3m 22s ⏱️ -32s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
65 runs  ±0  65 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 365730a. ± Comparison against base commit 7a54af1.

@rjaegers rjaegers added this pull request to the merge queue Oct 27, 2025
Merged via the queue into main with commit da18df5 Oct 27, 2025
32 checks passed
@rjaegers rjaegers deleted the dependabot/pip/dot-devcontainer/cmake-4.1.2 branch October 27, 2025 09:52
@github-actions
Copy link
Contributor

Pull Request Report (#994)

Static measures

Description Value
Number of added lines 21
Number of deleted lines 21
Number of changed files 2
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 1.5 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 1.5 Hours
Time to merge after last review 14.5 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 39.2 Min
Total time spend in last status check run on PR 15.6 Min

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v6.5.3 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants